charAt

(alias) pure function charAt(index: integer): integer

Deprecated

Use 'char_at' instead

Get a 16-bit code of a character at the specified index.

Alias

Alias target

Since

0.9.0

Parameters

index

The index of the character.